OBJECT POSITION Y

This command will return a real value Y position of the specified 3D object in 3D space.

  Syntax
Return Float=OBJECT POSITION Y(Object Number)
  Parameters
Object Number
Integer
The object number

  Returns

This command will return a real value y position of the specified 3D object in 3D space

  Description

The parameter should be specified using an integer value.

  Example Code
backdrop off : cls : sync on : sync rate 0 : hide mouse:cls 0
ObjectNumber=1
load object "models\model.x",ObjectNumber
  See also

BASIC3D Commands Menu
Index